home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Select (Limited Edition)
/
Computer Select.iso
/
dobbs
/
v16n10
/
string.exe
/
STRIDTOR.CPP
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1991-07-30
|
156 b
|
11 lines
#include <string.h>
#include <ctype.h>
#include <errno.h>
#include <string.hpp>
String::~String()
{
if (--rp->refs < 1)
delete rp;
}